StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory

@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory : Factory<T>

Constructors

constructor(notificationManagerProvider: Provider<NotificationManager>, appContextProvider: Provider<Context>)

Functions

Link copied to clipboard
open fun create(notificationManagerProvider: Provider<NotificationManager>, appContextProvider: Provider<Context>): StopWatchNotificationModule_ProvidesStopWatchNotificationManagerFactory
Link copied to clipboard